-
Home
-
TaxJar – Sales Tax Automation for WooCommerce
-
4.2.3 (latest)
-
Code
-
Classes
- Cart_Tax_Calculation_Validator
Total Complexity |
11 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
90 |
Lines of code |
38 |
Logical lines of code |
13 |
Comment lines |
40 |
Methods |
6 |
Properties |
1 |
Methods 6
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_customer_vat_exempt() |
S |
71 |
3 |
6 |
validate_total_is_not_zero() |
S |
67 |
2 |
8 |
validate_vat_exemption() |
S |
68 |
2 |
8 |
filter_interrupt() |
S |
65 |
2 |
9 |
__construct() |
S |
76 |
1 |
4 |
get_cart_subtotal() |
S |
79 |
1 |
3 |